Module ComponentsTips.AddPathTip

let installTip: appPath:string => shell:option(Seed.Process.Shell.t) => ?⁠platform:Seed.Os.Platform.t => unit => string;
let createElement: appPath:string => ?⁠shell:Seed.Process.Shell.t => ?⁠platform:Seed.Os.Platform.t => children:'a => unit => string;