졜근 κ²Œμ‹œλ¬Ό

head1 ν—€λ“œ1

head2 ν—€λ“œ2

head3 ν—€λ“œ3

head4 ν—€λ“œ4

interface ImportMetaEnv {
  readonly GOOGLE_TAG_MANAGER_ID: string;
}

interface ImportMeta {
  readonly env: ImportMetaEnv;
}