UNPKG

@keen.io/ui-core

Version:

Keen visual components library

6 lines (5 loc) 155 B
import React from 'react'; declare const PropertiesTreeContext: React.Context<{ modalContainer: string; }>; export default PropertiesTreeContext;