4 lines
187 B
Text
4 lines
187 B
Text
// This file is auto-generated | All changes you make will be overwritten.
|
|
export const name = '{{{ name }}}'
|
|
export const version = '{{ version }}'
|
|
export const data = { name, version }
|