Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
aocd
/
version.ts
>
userAgent
A CLI tool and library for Advent of Code solutions
Macil/aocd
Version
Latest
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.2
v1.3.1
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.1.1
v0.1.0
Menu
cli
mod.ts
(default module)
c
Aocd
I
AocdSource
I
Config
I
Options
I
PartResult
T
Answer
T
MaybeAnswer
T
Solver
v
version
f
configureAocd
f
getAocd
f
runPart
Aocd.ts
c
Aocd
cli.ts
configureAocd.ts
f
configureAocd
DefaultAocdSource.ts
c
DefaultAocdSource
I
DefaultAocdSourceOptions
eachDayTestRunner.ts
SafeRunAocdSource.ts
c
SafeRunAocdSource
version.ts
v
userAgent
v
version
variable
userAgent
import
{ userAgent }
from
"https://deno.land/x/aocd@v1.5.3/version.ts"
;
type
string