UNPKG

@v4fire/core

Version:
8 lines (7 loc) 162 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NBSP = void 0; const NBSP = String.fromCharCode(160); exports.NBSP = NBSP;