UNPKG

zus

Version:

> a lightweight front-end framework.

10 lines (8 loc) 226 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NAMESPACE_SEP = void 0; /* eslint-disable import/prefer-default-export */ var NAMESPACE_SEP = '/'; exports.NAMESPACE_SEP = NAMESPACE_SEP;