3 lines
118 B
TypeScript

export * from './src/create-workspace';
export type { CreateWorkspaceOptions } from './src/create-workspace-options';