<!-- Instructions: https://github.com/PolymerElements/iron-label/CONTRIBUTING.md#filing-issues --> ### Description iron-label.d.ts is not included when installing iron-label via npm. ### Expected outcome iron-label.d.ts is included in node_module/iron-label ### Actual outcome iron-label.d.ts is not included ### Steps to reproduce 1. npm i @polymer/iron-label
Description
iron-label.d.ts is not included when installing iron-label via npm.
Expected outcome
iron-label.d.ts is included in node_module/iron-label
Actual outcome
iron-label.d.ts is not included
Steps to reproduce