Skip to content

Demo for TypeScript npm-Module with unit-tests. For me a playground, nothing more nothing less.

Notifications You must be signed in to change notification settings

gfoidl-Tests/TypeScript-CI-Test

Repository files navigation

Build Status

Simple Math

Demo for TypeScript npm-Module with unit-tests. For me a playground, nothing more nothing less.

import { Math } from "@gfoidl-tests/typescript-ci-test";

const math = new Math();
const sum  = math.add(3, 4);

About

Demo for TypeScript npm-Module with unit-tests. For me a playground, nothing more nothing less.

Resources

Stars

Watchers

Forks

Packages

No packages published