UNPKG

741 BSource Map (JSON)View Raw
1{"version":3,"file":"auth-block.component.js","sourceRoot":"","sources":["../../../../../../.ng_build/auth/components/auth-block/auth-block.component.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAS1C,MAAM,OAAO,oBAAoB;;;YAPhC,SAAS,SAAC;gBACT,QAAQ,EAAE,eAAe;gBAEzB,QAAQ,EAAE;;GAET;;aACF","sourcesContent":["/**\n * @license\n * Copyright Akveo. All Rights Reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n */\n\nimport { Component } from '@angular/core';\n\n@Component({\n selector: 'nb-auth-block',\n styleUrls: ['./auth-block.component.css'],\n template: `\n <ng-content></ng-content>\n `,\n})\nexport class NbAuthBlockComponent {\n}\n"]}
\No newline at end of file