최근 게시물

head1 헤드1

head2 헤드2

head3 헤드3

head4 헤드4

interface ImportMetaEnv {
  readonly GOOGLE_TAG_MANAGER_ID: string;
}

interface ImportMeta {
  readonly env: ImportMetaEnv;
}