UNPKG

genji-core

Version:

The core lightweight library for genji, based on redux and redux-saga.

8 lines (7 loc) 175 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NAMESPACE_SEP = void 0; var NAMESPACE_SEP = '/'; exports.NAMESPACE_SEP = NAMESPACE_SEP;