mirror of
https://github.com/sasjs/lint.git
synced 2026-01-07 20:50:04 +00:00
4 lines
92 B
TypeScript
4 lines
92 B
TypeScript
export { lintText, lintFile } from './lint'
|
|
export * from './types'
|
|
export * from './utils'
|