UNPKG

vue-app-sdk

Version:
8 lines (7 loc) 114 B
import before from "./before.js"; function once(func) { return before(2, func); } export { once as default };