TypeScript React Hooks

前端 未结 0 1401
长发绾君心
长发绾君心 2020-12-15 04:09

I\'m fetching data from Nasa API. This is my PagesData type on types.ts and state definition :

export type PagesData = {
 copyright?: String;
 date: String;
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题