UNPKG

unreal.js

Version:

A pak reader for games like VALORANT & Fortnite written in Node.JS

7 lines (6 loc) 246 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FortAttributeInitializationKey = void 0; class FortAttributeInitializationKey { } exports.FortAttributeInitializationKey = FortAttributeInitializationKey;