This website requires JavaScript.
Explore
Help
Sign In
quantified.uncertainty
/
squiggle
Watch
1
Star
0
Fork
0
You've already forked squiggle
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f1d2a1a12f
squiggle
/
packages
/
squiggle-lang
/
src
/
rescript
/
shims
/
Js.shim.ts
2 lines
46 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Run prettier on monorepo + fix crashing playground
2022-04-12 05:41:36 +00:00
export
type
Dict_t
<
T
>
=
{
[
key
:
string
]
:
T
}
;
Reference in New Issue
Copy Permalink