UNPKG

hel-tpl-remote-lib

Version:

基于[hel-micro](https://github.com/tnfe/hel)搭建的远程仓库模板库

6 lines (3 loc) 101 B
import * as utils from '../utils'; export type LibProperties = typeof utils; export default utils;