UNPKG

@legendapp/state

Version:
4 lines (3 loc) 152 B
/// <reference types="react" /> import { Computed } from './Computed'; export declare const Memo: import("react").MemoExoticComponent<typeof Computed>;