raw template
This commit is contained in:
6
bizmatch/src/build.ts
Normal file
6
bizmatch/src/build.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
// Build information, automatically generated by `the_build_script` :zwinkern:
|
||||
const build = {
|
||||
timestamp: 'NA',
|
||||
};
|
||||
|
||||
export default build;
|
||||
Reference in New Issue
Block a user