UNPKG

sui-explorer-local

Version:
8 lines (6 loc) 143 B
// Copyright (c) Mysten Labs, Inc. // SPDX-License-Identifier: Apache-2.0 declare module '*.css' { const css: string; export default css; }