Repository
Current version released
4 years ago
Versions
girlfriend
Usage
test.ts
import * as girlfriend from “https://deno.land/x/girlfriend@v1.0.0/mod.ts”;
let gf = new GirlFriend()
gf.kiss_me()
gf.hug_me()
gf.introduce_yourself()
import * as girlfriend from “https://deno.land/x/girlfriend@v1.0.0/mod.ts”;
let gf = new GirlFriend()
gf.kiss_me()
gf.hug_me()
gf.introduce_yourself()