Blame view

天文台pc/tianwentai-ui/node_modules/@emotion/styled/dist/declarations/src/base.d.ts 236 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
  import { CreateStyled } from "./types.js";
  export type { ArrayInterpolation, ComponentSelector, CSSObject, FunctionInterpolation, Interpolation } from '@emotion/serialize';
  declare const _default: CreateStyled;
  export default _default;