UNPKG

@antmjs/vantui

Version:

一套适用于Taro3及React的vantui组件库

9 lines (8 loc) 179 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.createOnlyNotify = createOnlyNotify; function createOnlyNotify(Notify) { return Notify; }