@itwin/itwinui-react
Version:
A react component library for iTwinUI
7 lines (6 loc) • 436 B
TypeScript
/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
export declare const styles: Record<string, string>;
export declare const version: string;