4 lines
89 B
JavaScript
4 lines
89 B
JavaScript
import cratePlaylist from './create-playlist/index.js';
|
|
|
|
export default [cratePlaylist];
|