6 lines
95 B
TypeScript
6 lines
95 B
TypeScript
export {
|
|
createNodes,
|
|
createNodesV2,
|
|
EslintPluginOptions,
|
|
} from './src/plugins/plugin';
|