3 lines
41 B
JavaScript
3 lines
41 B
JavaScript
// index.js
|
|
export * from './plugin.js';
|
// index.js
|
|
export * from './plugin.js';
|