4 lines
138 B
TypeScript
4 lines
138 B
TypeScript
![]() |
export {raw} from './lib/index.js'
|
||
|
export type Options = import('./lib/index.js').Options
|
||
|
export type Raw = import('./complex-types').Raw
|