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

girlfriend

Usage

test.ts

import Girlfriend from “https://deno.land/x/girlfriend@v1.0.3/mod.ts”; ;
let gf = new GirlFriend()
gf.kiss_me()
gf.hug_me()
gf.introduce_yourself()