Luca Forstner 160ec72e93
feat: add writeBundle hook (#179)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-10-22 19:11:24 +08:00

4 lines
81 B
JavaScript

export default 'some string'
export const someOtherString = 'some other string'