UNPKG

@alauda-fe/common

Version:

Alauda frontend team common codes.

9 lines (8 loc) 155 B
/** * [[include:utils/README.md]] * @module iframeConfig * @preferred */ /** imports */ export * from './constants'; export * from './config.service';