3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
export { CompactLigoIde } from './components/compact-ligo-ide';
|
|
export * from './types';
|