A collection of helpers for working with NoRedInk projects
NoRedInk's name!
module Nri exposing (name) {-| A collection of helpers for working with NoRedInk projects @docs name -} {-| NoRedInk's name! -} name : String name = "NoRedInk"