3 lines
143 B
TypeScript
3 lines
143 B
TypeScript
import React from 'react';
|
|
export default function DevLoadingView(): React.JSX.Element | null;
|
|
//# sourceMappingURL=DevLoadingView.web.d.ts.map
|