UNPKG

@memberjunction/ng-action-gallery

Version:

MemberJunction Action Gallery - A beautiful, filterable gallery component for browsing and selecting actions

7 lines 229 B
import { describe, it, expect } from 'vitest'; describe('@memberjunction/ng-action-gallery', () => { it('should have a passing test', () => { expect(true).toBe(true); }); }); //# sourceMappingURL=index.test.js.map