UNPKG

@zxh19890103/wik

Version:

The world-class JavaScript library for building large-scale digital warehouse both on 2D and 3D.

6 lines (5 loc) 99 B
interface Props { off?: boolean; } export declare const FPS: (props: Props) => any; export {};