mirror of
https://github.com/unjs/unplugin.git
synced 2025-12-08 20:26:33 +00:00
4 lines
81 B
JavaScript
4 lines
81 B
JavaScript
export default 'some string'
|
|
|
|
export const someOtherString = 'some other string'
|