UNPKG

@mysten/sui

Version:
5 lines (3 loc) 123 B
// Copyright (c) Mysten Labs, Inc. // SPDX-License-Identifier: Apache-2.0 export type Order = 'ascending' | 'descending';