4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
import text from './text';
|
|
|
|
export default [text];
|
import text from './text';
|
|
|
|
export default [text];
|