mirror of
https://github.com/skillbert/rsmv.git
synced 2026-04-22 07:07:03 -04:00
8 lines
182 B
TypeScript
8 lines
182 B
TypeScript
// GENERATED DO NOT EDIT
|
|
// This source data is located at '..\src\opcodes\playerkit.jsonc'
|
|
// run `npm run filetypes` to rebuild
|
|
|
|
export type playerkit = {
|
|
name?: string | null
|
|
};
|