Skip to main content
Deno 2 is finally here 🎉️
Learn more

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()