diff --git a/index.bs b/index.bs index 0a08949..d7d8197 100644 --- a/index.bs +++ b/index.bs @@ -25,6 +25,17 @@ Complain About: accidental-2119 yes spec:html; type:dfn; for:/; text:task queue +
+{ + "BIGINT": { + "href": "https://tc39.github.io/proposal-bigint/", + "title": "BigInt Specification", + "publisher": "TC39", + "status": "Stage 3 proposal" + } +} ++
spec: html; urlPrefix: https://html.spec.whatwg.org/multipage/ urlPrefix: dom.html @@ -63,6 +74,9 @@ spec: webidl; urlPrefix: https://heycam.github.io/webidl/ type: dfn text: sequence; url: idl-sequence text: sequence ; url: idl-sequence +spec: bigint; urlPrefix: https://tc39.github.io/proposal-bigint/ + type: dfn + text: BigInt; url: #sec-ecmascript-language-types-bigint-type