Files
icehrm/web/node_modules/antd/es/result/unauthorized.d.ts
T

4 lines
108 B
TypeScript

/// <reference types="react" />
declare const Unauthorized: () => JSX.Element;
export default Unauthorized;