astro-ghostcms/.pnpm-store/v3/files/9b/15d35150ab074ae6389e77ed461...

8 lines
217 B
Plaintext

/**
* @typedef {import('./lib/index.js').Check} Check
* @typedef {import('./lib/index.js').Test} Test
* @typedef {import('./lib/index.js').TestFunction} TestFunction
*/
export {is, convert} from './lib/index.js'