mirror of
https://github.com/unjs/unplugin.git
synced 2026-01-18 16:03:09 +00:00
4 lines
81 B
JavaScript
4 lines
81 B
JavaScript
export default 'some string'
|
|
|
|
export const someOtherString = 'some other string'
|