/**
 * this file is automatically filtered into build/generated/main/java/io/sunshower/aire/components
 * if you need additional dynamic versions simply add them under their key,
 * then add the key and value to gradle.properties
 */
package io.sunshower.aire.ux.components;

public class Paths {

  public static final String CodePanel_SOURCE = "@aire-code-panel@";
  public static final String CodePanel_STYLES= "@aire-code-panel.css@";


}
