Mirror: 🎩 A tiny but capable push & pull stream library for TypeScript and Flow
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update sources.md (#71)

Capitalization Typo in cods.

authored by

Alain Armand and committed by
Phil Plückthun
b629179a 3dcfbcd2

+1 -1
+1 -1
docs/api/sources.md
··· 141 141 > when compiling natively. 142 142 143 143 ```reason 144 - open WebApi.Dom; 144 + open Webapi.Dom; 145 145 open Document; 146 146 147 147 let element = getElementById("root", document);