Module Types.AssetSource

type t = {
  1. url : Url.Path.t;
  2. src : Fpath.t;
}