Metadata.ts 43 B

123
  1. export type Metadata = {
  2. url: string;
  3. };