We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b79ab0b commit ae482beCopy full SHA for ae482be
README.md
@@ -7,7 +7,7 @@ import {
7
Event,
8
EventConfig,
9
Calendar,
10
-} from 'https://deno.land/x/[email protected].10/mod.ts';
+} from 'https://deno.land/x/[email protected].11/mod.ts';
11
12
const cfg1: EventConfig = {
13
title: 'Write Typescript',
0 commit comments