Files
platformclient/ts_infohtml/plugins.ts
T

8 lines
109 B
TypeScript

/// <reference types="node" />
import * as smartntml from '@push.rocks/smartntml';
export {
smartntml,
}