smartacme/ts/interfaces/index.ts

4 lines
85 B
TypeScript
Raw Normal View History

2019-01-06 19:41:21 +00:00
export * from './accountdata';
2019-01-08 23:01:01 +00:00
export * from './cert';
export * from './certremote';