Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What do the <reference /> mean in main.ts? #2425

Closed
ashah888 opened this issue May 15, 2024 · 1 comment
Closed

What do the <reference /> mean in main.ts? #2425

ashah888 opened this issue May 15, 2024 · 1 comment
Labels

Comments

@ashah888
Copy link

Hi. First time Deno/Fresh user here.

At top of main.ts, there are 5 comments that look like this:

/// <reference no-default-lib="true" />
/// <reference lib="dom" />
/// <reference lib="dom.iterable" />
/// <reference lib="dom.asynciterable" />
/// <reference lib="deno.ns" />

What do these mean? Is this an example of something?

Is an actual component?

What do each of these lib=".." mean (or do)?

@marvinhagemeister
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants