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