@sapphire/framework
Version:
Discord bot framework built for advanced and amazing bots.
15 lines (13 loc) • 463 B
JavaScript
import { __name } from '../../chunk-PAWJFY3S.mjs';
import { AliasStore } from '@sapphire/pieces';
import { Argument } from './Argument.mjs';
var _ArgumentStore = class _ArgumentStore extends AliasStore {
constructor() {
super(Argument, { name: "arguments" });
}
};
__name(_ArgumentStore, "ArgumentStore");
var ArgumentStore = _ArgumentStore;
export { ArgumentStore };
//# sourceMappingURL=ArgumentStore.mjs.map
//# sourceMappingURL=ArgumentStore.mjs.map