UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

2 lines (1 loc) 116 B
const e=Math.PI/180;export const toRadians=t=>t?t*e:0;export function decreaseByPercentage(t,n){return t*(1-n/100)}