Restructured for improved development and deployment pipeline. Added webpack and configurations for development and production. Began adding JSDocs. Added eslint.
6 lines
63 B
JavaScript
6 lines
63 B
JavaScript
export default class PlayButton {
|
|
|
|
constructor() {
|
|
|
|
}
|
|
} |