1
0
mirror of https://github.com/sasjs/lint.git synced 2026-04-20 04:43:14 +00:00

fix(*): export types from package

This commit is contained in:
Krishna Acondy
2021-03-24 16:51:36 +00:00
parent f10e6e5378
commit c88aa8b3f6
2 changed files with 6 additions and 0 deletions

View File

@@ -1 +1,2 @@
export { lint } from './lint'
export * from './types'