function world
world(): void

Adds 2 and 2 and logs the result as "World 4"

Return Type

void

Usage

import { world } from ".";