3 lines
54 B
TypeScript
Raw Normal View History

export * from './encrypt';
export * from './decrypt';