This commit is contained in:
rickcole 2020-07-20 16:15:53 +08:00
parent 0694418df7
commit bfdd2d7bde
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import {filter} from '../utils/tpl';
import {autobind, createObject} from '../utils/helper';
import {ScopedContext, IScopedContext} from '../Scoped';
import {buildApi} from '../utils/api';
import {ActionProps} from './Action';
export interface IFrameProps extends RendererProps {
className?: string;