UNPKG

pm10

Version:

Helper to show the name of the 10th Prime Minister of Malaysia

5 lines (3 loc) 113 B
import { pm10 } from '../src'; console.log(pm10({ showTitle: false })); console.log(pm10({ showTitle: true }));