Fix App.jsx two-page workflow JSX render and update study app layout
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import { BaseXmlComponent, IContext, IXmlableObject } from '../file/xml-components';
|
||||
export declare class Formatter {
|
||||
format(input: BaseXmlComponent, context?: IContext): IXmlableObject;
|
||||
}
|
||||
Reference in New Issue
Block a user