Chore/base configurations
This commit is contained in:
5
source/index.ts
Normal file
5
source/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from './errors.ts';
|
||||
export * from './parser/ajv/ajv-utils.ts';
|
||||
export * from './parser/xo-template.ts';
|
||||
export * from './script.ts';
|
||||
export * from './templates.ts';
|
||||
Reference in New Issue
Block a user