import {ExamplesKey} from './type'; export const names: ExamplesKey[] = [ 'Svg', 'Stroking', 'Path', 'Line', 'Rect', 'Polygon', 'Polyline', 'Circle', 'Ellipse', 'G', 'Text', 'Gradients', 'Clipping', 'Image', 'TouchEvents', 'PanResponder', 'Reusable', 'Reanimated', 'Transforms', 'Markers', 'Mask', 'E2E', 'Filters', 'FilterImage', ];