Class OracleType

Constructors

Properties

Constructors

Properties

Custom: {
    custom: Record<string, never>;
} = ...

Type declaration

  • custom: Record<string, never>
None: {
    none: Record<string, never>;
} = ...

Type declaration

  • none: Record<string, never>
Pyth: {
    pyth: Record<string, never>;
} = ...

Type declaration

  • pyth: Record<string, never>