nx/packages/remix/plugin.ts

6 lines
99 B
TypeScript

export {
createNodes,
createDependencies,
RemixPluginOptions,
} from './src/plugins/plugin';