observablehq / stdlib

The Observable standard library.
https://observablehq.com/@observablehq/standard-library
ISC License
966 stars 83 forks source link

Fix instanceof FileAttachment. #181

Closed mbostock closed 4 years ago

mbostock commented 4 years ago
FileAttachment("foo.txt") instanceof FileAttachment // is now true