1
0
Fork 0
freesewing/sites/shared/prebuild/shared.mjs

9 lines
208 B
JavaScript
Raw Normal View History

/*
* A header to include in auto-generated files
*/
export const header = `/*
* This file was auto-generated by the prebuild script
* Any changes you make to it will be lost on the next (pre)build.
*/
`