orm: {
    Accounting: typeof Accounting;
    Claim: typeof Claim;
    Event: typeof Event;
    NFT: typeof NFT;
    State: typeof State;
    User: typeof User;
} = ...

Type declaration

Generated using TypeDoc