📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-30 06:21:34
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
orkofarms.com
/
18
/
lib
/
node_modules
/
levn
/
lib
📍 /home/orkouolp/nodevenv/node_js/orkofarms.com/18/lib/node_modules/levn/lib
🔄 Refresh
✏️
Editing: index.js
Writable
// Generated by LiveScript 1.4.0 (function(){ var parseString, cast, parseType, VERSION, parsedTypeParse, parse; parseString = require('./parse-string'); cast = require('./cast'); parseType = require('type-check').parseType; VERSION = '0.3.0'; parsedTypeParse = function(parsedType, string, options){ options == null && (options = {}); options.explicit == null && (options.explicit = false); options.customTypes == null && (options.customTypes = {}); return cast(parseString(parsedType, string, options), parsedType, options); }; parse = function(type, string, options){ return parsedTypeParse(parseType(type), string, options); }; module.exports = { VERSION: VERSION, parse: parse, parsedTypeParse: parsedTypeParse }; }).call(this);
💾 Save Changes
❌ Cancel